body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Hiragino Sans GB', '微软雅黑', arial, sans-serif;
	color: #555;
	font-weight: normal;
}

p,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
textarea,
blockquote {
	padding: 0;
	margin: 0;
}

ul,
li,
ol {
	list-style-type: none;
}

img {
	border: 0;
}

input {
	padding: 0 5px;
}

a {
	color: #555;
	text-decoration: none;
	/* -moz-transition:all 0.3s linear; -webkit-transition:all 0.3s linear; */
}

i,
b {
	font-style: normal;
}

a:hover {
	text-decoration: none;
	color: #f64400;
}

input,
select,
textarea {
	outline: none;
	padding: 3px;
	border: 1px solid #ddd;
	_border-radius: 3px;
}

em {
	font-style: normal;
}

#huilan-aikf-show {
	top: 60% !important;
}

#sbm_img {
	border: none;
}

/*公共样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.top-fr {
	float: right !important;
}

.fwnone {
	font-weight: normal !important
}

.clear {
	clear: both;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

/* .ovh{ overflow: hidden;} */
.hide {
	display: none;
}

.show {
	display: block;
}

.img100 {
	width: 100%;
}

.img125 {
	width: 125px;
	height: 47px;
	border: 1px dashed #ddd;
}

.img126 {
	width: 125px;
	height: 110px;
	border: 1px dashed #ddd;
}

.relative {
	position: relative;
}

.pull-right {
	text-align: right;
}

.t-content {
	text-align: center;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 0 8px;
}

.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.w100 {
	width: 100% !important;
}

.pointer {
	cursor: pointer;
}

.borderNone {
	border: none !important;
}

.border {
	border: 1px solid #ddd;
}

.textarea {
	padding: 0 10px;
	border: 1px solid #ddd;
	width: 100%;
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea {
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.codeInput {
	width: 100px;
	font-size: 16px;
	padding: 0 10px;
}

.navbar-form {
	padding: 0;
}

.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

/*颜色*/
.ThemeFborder02,
.ThemeFborderhover02:hover {
	border-color: #f64400 !important;
}

.ThemeFborder,
.ThemeFborderhover:hover {
	border-color: #f64400 !important;
	/*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
}

.company_list_box .company_topmenu li:hover a.titlenew:before,
.company_list_box .company_topmenu li.active a.titlenew:before {
	border-bottom-color: #f64400 !important;
}

.Themefont,
.Themetxthover:hover,
.list_children a span,
.qyk_sublistleft h3,
.qyk_sublistleft .sublist_about li.three_btn .iconfont:before,
.qiye_xinxi .successUl li:before,
.company_list_box .company_topmenu li.active a.titlenew {
	color: #f64400 !important;
}

.Themebgxj02 {
	background-color: #f64400 !important;
}

.Themebgxj02:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

.Themebg,
.Themebghover:hover,
.company_list_box .company_topmenu li a.titlenew:after {
	background-color: #f64400 !important;
}

.Themefont:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

.red {
	color: red !important;
}

.OrangeFont {
	color: #ff7800 !important;
}

.OrangeBg {
	background: #ff7800 !important
}

.black {
	color: #333;
}

.white {
	color: #fff !important;
}

.color-999 {
	color: #999
}

.color-0 {
	color: #000
}

.bge6 {
	background: #e6e6e6;
}

/* .bgf6{background: #f6f6f6;} */
.bgfff {
	background: #fff !important;
}

/*表单公用*/
.cruDiv {
	cursor: pointer;
	display: inline-block;
}

/*距离*/
.mt0 {
	margin-top: 0 !important
}

.mt4 {
	margin-top: 4px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px !important;
}

.mt16 {
	margin-top: 12px !important;
}

.mt12 {
	margin-top: 16px;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px !important;
}

.mb12 {
	margin-bottom: 12px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml5 {
	margin-left: 5px !important;
}

.ml8 {
	margin-left: 8px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml12 {
	margin-left: 12px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml50 {
	margin-left: 50px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.plr5 {
	padding: 0 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pb8 {
	padding-bottom: 8px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pr50 {
	padding-right: 50px;
}

.p0 {
	padding: 0 !important;
}

.p020 {
	padding: 0 20px;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
	background: #ffffff;
}

.w985 {
	width: 985px;
}

.w10 {
	width: 10%;
}

.w13 {
	width: 13%;
}

.w12 {
	width: 12%;
}

.w15 {
	width: 15%;
}

.w18 {
	width: 18%;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 20%;
}

.w30 {
	width: 30%;
}

/*字体*/
.f12 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {font-size: 18px;margin: 2px 0 2px 0;}
.f20 {
	font-size: 16px;
}

.weight {
	font-weight: bold;
}

.line-2 {
	line-height: 2 !important;
}

/*边框*/
.border {
	border-color: #ddd;
	background: #ffffff;
}

.border-top {
	border-top: 1px solid #efefef;
}

/*按钮*/
.btnnew {
    height: 40px;
    color: #fff;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    line-height: 42px;
    padding: 0px 20px 0 30px;
}

.btnnew:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

/*导航菜单图标*/
.StoreIndex .conBox li a.icon-menu:before {
	font-size: 22px;
	/*vertical-align: middle;*/
}

/*分页*/
.xclist_pages.pllpages .col-lg-3 {
	display: none;
}

.xclist_pages.pllpages .col-lg-9 {
	width: 100%;
	text-align: center;
}

.xclist_pages.pllpages .pagination>li>input {
	width: 40px;
	height: 22px;
	margin-right: 10px;
	padding: 0 2px;
	text-align: center;
	font-size: 12px;
	float: none;
	display: inline-block;
}

.xclist_pages.pllpages .pagination>li>button {
	height: 30px;
	margin: 0;
	background: #f64400;
	color: #fff;
	border-radius: 2px;
	border-color: #266db7 !important;
	position: relative;
	top: -2px
}

.xclist_pages.pllpages .pagination>li>button:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

.xclist_pages.pllpages .pagination>li>a,
.xclist_pages.pllpages .pagination>li>span {
	padding: 10px 15px;
	border: 1px solid #cdcdcd;
	background: #F8F8F8;
	color: #666 !important
}

.xclist_pages.pllpages .pagination>li>a:hover,
.xclist_pages.pllpages .pagination>li>span:hover {
	color: #666;
	border-color: #ccc;
	background-color: #f3f3f3;
}

.xclist_pages.pllpages div {
	height: 50px;
	cursor: default;
}

.xclist_pages.pllpages .pagination>li.active a {
	color: #fff !important;
	border-color: #266db7 !important
}

.xclist_pages.pllpages .pagination>li {
	vertical-align: middle;
	margin-left: 10px;
	display: inline-block;
}

.xclist_pages.pllpages .pagination>li:first-child>a,
.xclist_pages.pllpages .pagination>li:first-child>span,
.xclist_pages.pllpages .pagination>li:last-child>a,
.xclist_pages.pllpages .pagination>li:last-child>span {
	border-radius: 0;
}

/*结构*/
.conBox {
	width: 1190px;
	margin: 0 auto;
}

.col-md-5 {
	float: left;
	width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-md-6 {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: "icon";
	src: url('img/iconfont.eot');
	src: url('img/iconfont.eot?#iefix') format('embedded-opentype'),
		url('img/iconfont.woff') format('woff'),
		url('img/iconfont.ttf') format('truetype'),
		url('img/iconfont.svg') format('svg');
}

.iconfont:before,
.iconfont:after {
	font-family: "icon" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.icon-right:before {
	content: "\e609";
}

.icon-leimu:before {
	content: "\e641";
}

.icon-laba:before {
	content: "\e635";
}

.icon-liebiao:before {
	content: "\e632";
}

.icon-collection:before {
	content: "\e60b";
}

.icon-ordinaryjiantou2you:before {
	content: "\e60d";
}

.icon-unie62a:before {
	content: "\e60e";
}

.icon-iconsuishitui:before {
	content: "\e60f";
}

.icon-baozhuangyinshua:before {
	content: "\e615";
}

.icon-tubiao:before {
	content: "\e616";
}

.icon-55:before {
	content: "\e63a";
}

.icon-diangongdianqi:before {
	content: "\e617";
}

.icon-iconfontdown2:before {
	content: "\e612";
}

.icon-dianhua:before {
	content: "\e610";
}

.icon-huangguan:before {
	content: "\e635";
}

.icon-qicheyongpin:before {
	content: "\e618";
}

.icon-leftd:before {
	content: "\e626";
}

.icon-dianhua1:before {
	content: "\e601";
}

.icon-quangou:before {
	content: "\e63b";
}

.icon-searchExpert:before {
	content: "\e604";
}

.icon-iconfontliebiao:before {
	content: "\e633";
}

.icon-chanpin:before {
	content: "\e638";
}

.icon-qq:before {
	content: "\e637";
}

.icon-News:before {
	content: "\e608";
}

.icon-x:before {
	content: "\e62b";
}

.icon-chakan:before {
	content: "\e62e";
}

.icon-peiziiconfont09:before {
	content: "\e602";
}

.icon-xiao11:before {
	content: "\e628";
}

.icon-yejinkuangchan:before {
	content: "\e619";
}

.icon-xiangjiaosuliao:before {
	content: "\e61a";
}

.icon-wujingongju:before {
	content: "\e61b";
}

.icon-shipin:before {
	content: "\e61c";
}

.icon-jingxihuaxue:before {
	content: "\e61d";
}

.icon-jixieqimo:before {
	content: "\e61e";
}

.icon-shopCar:before {
	content: "\e605";
}

.icon-iconjiayongdianqi:before {
	content: "\e61f";
}

.icon-nongye:before {
	content: "\e620";
}

.icon-sale:before {
	content: "\e60a";
}

.icon-information:before {
	content: "\e63c";
}

.icon-icon:before {
	content: "\e621";
}

.icon-bangzhu1:before {
	content: "\e629";
}

.icon-ditudingwei:before {
	content: "\e62f";
}

.icon-yijian:before {
	content: "\e608";
}

.icon-mall:before {
	content: "\e605";
}

.icon-shoucang:before {
	content: "\e630";
}

.icon-passport:before {
	content: "\e636";
}

.icon-menu:before {
	content: "\e632";
}

.icon-shangwuquan:before {
	content: "\e622";
}

.icon-iconcontact:before {
	content: "\e631";
}

.icon-more:before {
	content: "\e634";
}

.icon-huo:before {
	content: "\e642";
}

.icon-huanghuangguan:before {
	content: "\e639";
}

.icon-open-up2:before {
	content: "\e613";
}

.icon-03chukoubaojia:before {
	content: "\e611";
}

.icon-youxiang:before {
	content: "\e603";
}

.icon-jiajujiafang:before {
	content: "\e623";
}

.icon-Release:before {
	content: "\e606";
}

.icon-dagou:before {
	content: "\e600";
}

.icon-menu6:before {
	content: "\e624";
}

.icon-huixingzhen:before {
	content: "\e614";
}

.icon-rightd:before {
	content: "\e627";
}

.icon-Supplier:before {
	content: "\e607";
}

.icon-code:before {
	content: "\e60c";
}

.icon-shifttop:before {
	content: "\e62a";
}

.icon-shaixuantubiaogaozhuanqu13:before {
	content: "\e643";
}

.icon-bangzhu:before {
	content: "\e63d";
}

.icon-iconfontanquanfanghu:before {
	content: "\e624";
}

.icon-iconfontyanjing:before {
	content: "\e63f";
}

.icon-xunjia:before {
	content: "\e63e";
}

.icon-liuyan:before {
	content: "\e640";
}


.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
	float: left;
}

.wrap {
	height: auto;
	overflow: hidden;
}

/*admin样式修改*/
.slide .form-inline .form-group {
	margin: 0 5px 10px;
}

.slide .form-inline .btnnew {
	height: 35px;
	line-height: 35px;
	vertical-align: top;
	margin-left: 10px;
	border-radius: 3px;
}

.slide .table-responsive .table label.fl {
	margin-right: 20px;
	margin-bottom: 0;
	line-height: 40px;
	height: 40px;
}

.slide .table-responsive .table input[ type="radio"],
.slide .table-responsive .table input[type="checkbox"] {
	vertical-align: middle;
}

.table-responsive .table td {
	word-break: break-all;
}

.main {
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	background: #fff
}

/* show */
.cart-step {
	padding: 20px 10px;
}

.cart-step div {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.cart-step span {
	float: right;
}

.cart-step b {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	background: #FF6600;
	color: #FFFFFF;
	margin-right: 10px;
}

a.b:link,
a.b:visited,
a.b:active {
	color: #007AFF;
	text-decoration: none;
}

a.b:hover {
	color: #FF3300;
}

.cart-step b {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	background: #FF6600;
	color: #FFFFFF;
	margin-right: 10px;
}

/* table */
/* 下单页 */
.ms {
	margin: auto;
	width: 1220px;
	background: #FFFFFF;
	clear: both;
	overflow: hidden;
}

/* position */
.pos {
	padding: 10px 10px 10px 32px;
	height: 40px;
	line-height: 24px;
	background: #FFFFFF url('image/ico-nav.png') no-repeat 10px 13px;
	font-size: 12px;
}

.nav {
	padding: 10px 10px 10px 32px;
	height: 40px;
	line-height: 24px;
	background: #F5F5F5 url('image/ico-nav.png') no-repeat 10px 13px;
	font-size: 12px;
}

.nav div {
	float: right;
}

.nav i {
	font-style: normal;
	font-weight: bold;
	color: #444444;
	padding: 0 6px;
	font-family: simsun;
}

.nav em {
	font-style: normal;
	color: #999999;
	padding: 0 10px;
	font-size: 12px;
}

.nav-b {
	background: #FFFFFF url('image/ico-nav.png') no-repeat 10px 13px;
}

.tb {
	width: 100%;
}

.tb th {
	background: #EEEEEE;
	border: #ddd 1px solid;
	padding: 5px;
	line-height: 150%;
}

.tb td {
	border-bottom: #DDDDDD 1px solid;
	line-height: 200%;
	color: #666666;
	padding: 6px;
}

.tb tr:hover {
	background: #F2F2F2;
}

/* basic */
.f_l {
	float: left;
}

.f_r {
	float: right;
}

.t_l {
	text-align: left;
}

.t_r {
	text-align: right;
}

.t_c {
	text-align: center;
}

.f_b {
	font-weight: bold;
}

.f_n {
	font-weight: normal;
}

.f_white {
	color: white;
}

.f_gray {
	color: #666666;
	/*padding: 20px 10px;*/
}

.f_orange {
	color: #FF6600;
}

.f_red {
	color: rgb(255, 0, 54);
}

.f_blue {
	color: #003EAA;
}

.f_green {
	color: #2BA245;
}

.f_dblue {
	color: #007AFF;
}

.f_price {
	font-weight: bold;
	font-family: Arial;
	color: rgb(255, 0, 54);
}

.px12 {
	font-size: 12px;
}

.px14 {
	font-size: 14px;
}

.px16 {
	font-size: 16px;
}

.px18 {
	font-size: 18px;
}

.bd-t {
	border-top: #F5F5F5 1px solid;
}

.bd-b {
	border-bottom: #F5F5F5 1px solid;
}

.b10 {
	height: 10px;
}

.b16 {
	height: 16px;
}

.b20 {
	height: 20px;
}

.b24 {
	height: 24px;
}

.b32 {
	height: 32px;
}

.pd3 {
	padding: 3px;
}

.pd5 {
	padding: 5px;
}

.pd10 {
	padding: 10px;
}

.pd15 {
	padding: 15px;
}

.pd20 {
	padding: 20px;
}

.lh18 {
	line-height: 180%;
}

.ls1 {
	letter-spacing: 1px;
}

.c_p {
	cursor: pointer;
}

.c_b {
	clear: both;
}

.o_h {
	overflow: hidden;
}

.dsn {
	display: none;
}

.absm {
	vertical-align: middle;
}

.tf {
	width: 100%;
}

.tf td {
	border-top: #F0F0F0 1px solid;
}

.tf tr:hover {
	background: #F4F4F4;
}

.tf .tl {
	width: 100px;
	text-align: right;
	padding: 10px;
}

/* 下单页 */
